home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 10920 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  740 b 

  1. Path: airdmhor.gen.nz!not-for-mail
  2. From: gumboot@airdmhor.gen.nz (Simon Hosie)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Invalid Indirection???
  5. Date: 21 Mar 1996 09:06:59 +1200
  6. Organization: Airdmhor : a couple of BBS's, a bunch of people, and a cat.
  7. Message-ID: <4ips1j$fq0@airdmhor.gen.nz>
  8. References: <4i7cck$t67@infa.central.susx.ac.uk> <4iah9k$r02@newshost.cyberramp.net> <danpop.826916016@rscernix>
  9. NNTP-Posting-Host: airdmhor.gen.nz
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Dan Pop:
  13. > For the "innocent" readers: those spaces don't make ANY difference.
  14. > They improve the readability for the humans, but are irrelevant to the
  15. > compilers, because neither ]* nor *temp are valid tokens.  Ditto for
  16. > )+, +( or )+(.
  17.  
  18.   What's wrong with *temp?
  19.